hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
contains
hip
util
array
Undocumented in source. Be warned that the author may not have intended to support it.
bool
contains
(T[] arr, T val)
bool
contains
(T[] tuple, V val)
pragma(
inline
, true) pure nothrow @
nogc
bool
contains
(
T
V
)
(
in
T
[]
tuple
,
V
val
)
bool
contains
(T[] arr, Q val)
bool
contains
(T[] arr, Q val)
Meta
Source
See Implementation
hip
util
array
functions
array
binarySearch
contains
indexOf
isEmpty
join
lastIndexOf
popFront
printArrayWithoutValues
remove
swapAt
swapElementsFromArray